emojichooser: Unparent the variations popup on dispose and before adding a new one
authorCarlos Garcia Campos <cgarcia@igalia.com>
Tue, 2 Jun 2020 14:35:13 +0000 (16:35 +0200)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Tue, 2 Jun 2020 14:47:56 +0000 (16:47 +0200)
commit2bf9b37e597b2abe977b79d1d9941e09313272f7
tree5a706ca75628bde0b2d1a2054b0b8a28f844930a
parentd2e0ada794417e90e6ea611b98ceb5b39df87632
emojichooser: Unparent the variations popup on dispose and before adding a new one

This was causing warnings when destroying the emoji chooser because it
had children left.
gtk/gtkemojichooser.c